Glean
  • DOCUMENTATION
  • DOCUMENTATION
    Introduction
    Getting started
    Client API
      Getting started
      Authentication
      Chat API
      Search API: Filters Walkthrough
      Guides
      API Reference
    Indexing API
      Getting started
      Managing API tokens
      Token rotation
      Datasource category
      Setting a test datasource
      Bulk indexing
      Setting permissions
      Troubleshooting
      Rendering of search results
      Custom Properties
      Activity
      People, Teams, and Identity
      API Reference
      SDK Reference
      Supported MIME Types
      Release Notes
    Web SDK
      Getting Started
      Components
        Chat
        Autocomplete / Search
        Modal search
        Sidebar search
        Recommendations
      Guides
      Guide to Third-Party Cookies
    Actions SDK
      Introduction
      Getting started
      Authentication
      Examples
      FAQs
      API Reference
        Introduction
        Usage guidelines
        Authentication
        Setup
          get
          Download API specification for a tool
          get
          Retrieve Tool Manifest
          put
          Upload API specification for a tool
          put
          Upload Tool Manifest

Download API specification for a toolDeprecated

get/tool/{toolName}/apispec

This endpoint allows for downloading the API specification of a tool in YAML format.

Request
path Parameters
toolName
required
string

Name of the tool

Responses
200

OK

Response Schema: application/x-yaml
string <binary>

API specification file in YAML format.

400

Bad Request

401

Not Authorized

404

Not Found

Request samples
  • curl
Legal
  • Website Terms
  • Privacy
Support
  • Contact us
Copyright © Glean 2024-2025. All rights reserved.